body,html {
    width: 100%;
    min-width: 1300px;
    height: 100%;
    background-color: #F5F7F9;
    /* font-family: "Microsoft YaHei" ! important;  */
}
body {
    padding-top: 69px;
}

* {
    margin:0;
    padding:0;
    font-family:"Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;  /*"Helvetica Neue"这款字体以保证最新版本Mac用户的最佳体验 */
    box-sizing:border-box;
    font-size:14px;
    list-style: none;
}
img {
	border: none;
}
.clear {
    clear: both;
}
.navigation {
    width: 100%;
    /* height: 70px; */
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 9999;
    box-shadow: 0px 2px 12px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 2px 12px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 2px 12px rgba(0,0,0,.1);
    -o-box-shadow: 0px 2px 12px rgba(0,0,0,.1);
}
.navigation_content {
    margin: 0 auto;
    box-sizing: border-box;
    width: 1200px;
    height:68px;
}
.navigation_content .btn{
	display:none;
}
.logo {
    width: 130px;
    height: 44px;
    display: block;
    float: left;
    margin-top: 12px;
    border:none;
}
.choose {
    /* width: 420px; */
    height: 20px;
    float: left;
    margin-top: 26px;
    margin-left: 60px;
    box-sizing: border-box;
}
.choose ul li {
    display: block;
    margin-right: 40px;
    font-size: 14px;
    float: left;
    list-style: none;
}
.choose ul li a {
    display: block;
    text-decoration: none;
    color: #000000;
}
#green {
    color: #CD231F;
    position: relative;
}
#green::after {
    position: absolute;
    width: 52px;
    height: 4px;
    left: 50%;
    margin-left: -26px;
    top: 38px;
    background-image: url("../images/choosed_bottom.png");
    content: "";
}
#green_lst {
    color: #CD231F;
    position: relative;
}
#green_lst::after {
    position: absolute;
    width: 52px;
    height: 4px;
    left: 2px;
    top: 38px;
    background-image: url("../images/choosed_bottom.png");
    content: "";
}
.choose ul li:last-child {
    margin-right: 0;
}
.contact {
    width: 178px;
    height: 28px;
    float: right;
    margin-top: 22px;
}
.tel {
    display: block;
    float: left;
    margin-right: 10px;
}
.contact span {
    display: block;
    margin-left: 30px;
    line-height: 28px;
}
.login_btn {
    color: #ffffff;
    font-size: 12px;
    background-color: #CD231F;
    border: 1px solid #CD231F;
    font-weight: normal;
    width: 66px;
    height: 68px;
    float: right;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
}
.login_btn:hover {
    background-color: #A71B17;
}


/*footer */
.footer {
    width: 100%;
    height: 360px;
    background-color: #363d48;
}
.footer_content {
    width: 1080px;
    box-sizing: border-box;
    margin: 0 auto;
}
.footer_logo {
    float: left;
    width: 120px;
    height: 124px;
    /* margin-left: 106px; */
    margin-top: 56px;
    margin-right: 198px;
    /* border-right: 1px solid #fff; */
   position:relative;
}
.footer_logo img {
    margin-top: 18px;
}
.copyright{
    color: #787878;
    font-size: 12px;
    text-align: center;
    width: 503px;
    margin:0 auto;
    margin-top: 34px;
    /*background: url(../images/beianbgs.png) no-repeat -200px bottom;*/
    /*background-size: 30px 40px;*/
}
.copyright img{
    width:50px;
    height:50px;
    float:left;
}
.xixian {
    width: 1px;
    height: 124px;
    background-color: #fff;
    opacity: .11;
    position: absolute;
    right: -25px;
    top: 0;
}
.footer_module {
    float: left;
    margin-right: 90px;
    width: 194px;
    margin-top: 60px;
}
.line {
    position: relative;
    padding-bottom: 10px;
}
.long_line {
    position: absolute;
    width: 194px;
    height: 1px;
    background-color: #ffffff;
    opacity: .17;
}
.short_line {
    position: absolute;
    width: 28px;
    height: 3px;
    background-color: #CD231F;
    margin-top: -1.5px;
}
.footer_module h1 {
    font-size: 14px;
    color: #fff;
    font-weight: 150;
    display: block;
    padding-bottom: 10px;
}
.footer_module ul li {
    list-style: none;
    margin-top: 20px;
}
.footer_module ul li span {
    cursor: pointer;
    color: #b4b4b4;
    font-size: 12px;
    font-weight: lighter;
}
.last {
    margin-right: 0;
}
.erweima {
    display: block;
    margin-top: 20px;
}

/* gotop */
.topbar {
    z-index: 999;
    position: fixed;
    bottom: 75px;
    width: 50px;
}
.topbar .some_contact ul {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #fff;
}
.topbar .some_contact {
    box-sizing: border-box;
}
.topbar .some_contact ul li {
    display: block;
    margin: 0 auto;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 12px;
    position: relative;
}
.topbar .some_contact ul li:first-child {
    border-radius:  4px 4px 0 0;
    -webkit-border-radius:  4px 4px 0 0;
    -moz-border-radius:  4px 4px 0 0;
    -ms-border-radius:  4px 4px 0 0;
    -o-border-radius:  4px 4px 0 0;
}
.topbar .some_contact ul li:last-child {
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    margin-bottom: -1px;
}
.topbar .lst1 .show1 {
    width: 156px;
    height: 146px;
    position: absolute;
    left: -140px;
    top: -25px;
    display: none;
}
.topbar .lst2 .show2 {
    width: 156px;
    height: 146px;
    position: absolute;
    left: -140px;
    top: -25px;
    display: none;
}
.topbar .lst3 .show3 {
    width: 252px;
    height: 74px;
    position: absolute;
    left: -232px;
    top: 0;
    display: none;
}
.topbar .lst1:hover {
    background-color: #CD231F;
    opacity: 1;
}
.topbar .lst2:hover {
    background-color: #CD231F;
    opacity: 1;
}
.topbar .lst3:hover {
    background-color: #CD231F;
    opacity: 1;
}
.topbar .some_contact ul li:last-child {
    border-bottom: none;
}
.topbar .some_contact ul li .lst_line1, .topbar .some_contact ul li .lst_line2 {
    position: absolute;
    z-index: 3;
    width: 40px;
    height: 1px;
    left: 5px;
    bottom: 0;
    background-color: #e5e5e5;
}
.topbar .gotop {
    width: 50px;
    height: 40px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 2px;
    padding-top: 6px;
    cursor: pointer;
    display: none;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.topbar .gotop_img {
    background: url("../images/top_icon2.png") no-repeat;
    text-align: center;
    width: 22px;
    height: 14px;
    margin: 0 auto;
    margin-bottom: 2px;
}
.topbar .gotop:hover .gotop_img {
    background: url("../images/top_icon.png") no-repeat;
}
.topbar .gotop:hover {
    background-color: #CD231F;
    border: none;
}
.topbar .gotop:hover span {
    color: #fff;
}
.topbar .gotop span {
    display: block;
    text-align: center;
    color: #b4b4b4;
    font-size: 12px;
}
